home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Resources
/
PaperCut Quota 6.1
/
pc-setup.exe
/
{app}
/
Database
/
PCUserDB.mdb
/
Account.json
next >
Wrap
JavaScript Object Notation
|
2005-07-05
|
359b
{
"schema": {
"account_id": "Long Integer",
"title": "Text (255) NOT NULL",
"parent_id": "Long Integer",
"active": "Boolean NOT NULL",
"pages": "Long Integer NOT NULL",
"cost": "Currency NOT NULL",
"notes": "Memo/Hyperlink (255)",
"allow_noninvoiceable": "Boolean NOT NULL",
"require_comment": "Long Integer NOT NULL",
"password": "Text (50)",
"creation_date": "DateTime"
},
"data": []
}